Cell tooltips

Use setCellTooltip() method

	grid.setCellTooltip(function(c, r){return ...}); 

Back to cell examples, all examples